home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / cannonballfollier3.swf / scripts / DefineButton2_616 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-10-01  |  52 b   |  4 lines

  1. on(press){
  2.    _parent.goGame.mLevelComplete();
  3. }
  4.